[ Home ]
[ Authors ]
[ Index ]
[ Abbreviations ]
[ Bindings ]
Dismiss Class
The base class for many working windows in Tycho is Dismiss,
derived from TopLevel.
This class simply provides a uniform,
consistent way to handling dismissal of the window.
Here is a simple example:
::tycho::Dismiss .d
wm deiconify .d
There is nothing more to this class at this time.
Click on the DISMISS button to dismiss it.
For compatibility with the emacs convention, the key sequences
C-x k (Control-x followed by k) and C-x 0 will also dismiss the
window. C-x C-f will open a file browser. C-x C-c will (after
obtaining confirmation) exit the program.
Copyright © 1996, The Regents of the University of California.
All rights reserved.
Last updated: 96/04/09,
comments to: eal@eecs.berkeley.edu